tarball: use .NOTPARALLEL to allow make wipeclean all -j9 to work pro…#68
Open
tarball: use .NOTPARALLEL to allow make wipeclean all -j9 to work pro…#68
Conversation
2e15b7f to
31d378e
Compare
ea1511b to
c3661c0
Compare
31d378e to
5c0e5bd
Compare
1365388 to
071ce62
Compare
5c0e5bd to
87793d0
Compare
87793d0 to
24b1f52
Compare
…like in artix linux) default behavior of always printing entering and leaving directory messages. we only want them when we specify V=1 for verbose builds.
…nt and some old recipies were left behind. { please squash with d3ded8f }
… wipeclean all install -j9' to work properly instead of targets (especially wipeclean and all) interfering with eachother. note: use of .NOTPARALLEL should be expanded to other tarball makefiles and makefile generation.
24b1f52 to
f7008d1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…perly instead of both targets interfering with eachother.